Skip to content
Back to search
30
MCP

Web Content Extractor

pulsemcp/web content extractor

Extracts and processes web content for use in AI workflows.

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.agenson-horrowitz/web-content-extractor
Extract and process web content into clean, structured formats optimized for LLMs.
0 tools
Web Page Content Extractor
Extract clean text, headings, links, and metadata from any web page. Returns structured data with title, description, OG tags, up to 5000 ch
0 tools · http
AgenticTotem Web Extractor live
AI web extraction: send URLs + a JSON Schema, get clean structured data. Pay-per-use via x402.
1 tools · streamable-http
Scraper
Extracts content from websites through four core tools for HTML scraping, markdown conversion, text extraction, and link discovery with batc
0 tools
Web Content Extract Mcp
Web Content Extract Mcp connects AI agents to real public APIs via MCP. Tools include
0 tools · streamable-http
n8n-nodes-webpage-content-extractor
Extracts the content from a given URL. Similar to the 'Reader' mode in your browser, it ignores headers, footers, banners, etc.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "web_content_extractor": {
      "url": "None",
      "transport": "http"
    }
  }
}